home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat3
/
trisolve.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
455b
|
67 lines
trisolve(1) Scilab Function trisolve(1)
NAME
trisolve - symbolic linear system solver
CALLING SEQUENCE
[x [,sexp]] = trisolve(A,b [,sexp])
PARAMETERS
A,b : matrices of strings
DESCRIPTION
symbolically solves A*x =b , A being assumed to be upper triangular.
sexp is a vector of common subexpressions in A, b, x.
SEE ALSO
trianfml
AUTHOR
F.D, S.S